home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXmmmmbbbbTTTTeeeexxxxttttEEEEssssccccaaaappppeeeemmmmeeeennnntttt((((3333XXXX11111111))))XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....3333))))XXXXmmmmbbbbTTTTeeeexxxxttttEEEEssssccccaaaappppeeeemmmmeeeennnntttt((((3333XXXX11111111))))
-
-
-
- NNNNAAAAMMMMEEEE
- XmbTextEscapement, XwcTextEscapement - obtain the escapement
- of text
-
- SSSSYYYYNNNNTTTTAAAAXXXX
- int XmbTextEscapement(_f_o_n_t__s_e_t, _s_t_r_i_n_g, _n_u_m__b_y_t_e_s)
- XFontSet _f_o_n_t__s_e_t;
- char *_s_t_r_i_n_g;
- int _n_u_m__b_y_t_e_s;
-
- int XwcTextEscapement(_f_o_n_t__s_e_t, _s_t_r_i_n_g, _n_u_m__w_c_h_a_r_s)
- XFontSet _f_o_n_t__s_e_t;
- wchar_t *_s_t_r_i_n_g;
- int _n_u_m__w_c_h_a_r_s;
-
- AAAARRRRGGGGUUUUMMMMEEEENNNNTTTTSSSS
- _f_o_n_t__s_e_t Specifies the font set.
-
- _n_u_m__b_y_t_e_s Specifies the number of bytes in the string
- argument.
-
- _n_u_m__w_c_h_a_r_s
- Specifies the number of characters in the string
- argument.
-
- _s_t_r_i_n_g Specifies the character string.
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- The _X_m_b_T_e_x_t_E_s_c_a_p_e_m_e_n_t and _X_w_c_T_e_x_t_E_s_c_a_p_e_m_e_n_t functions return
- the escapement in pixels of the specified string as a value,
- using the fonts loaded for the specified font set. The
- escapement is the distance in pixels in the primary draw
- direction from the drawing origin to the origin of the next
- character to be drawn, assuming that the rendering of the
- next character is not dependent on the supplied string.
-
- Regardless of the character rendering order, the escapement
- is always positive.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- XmbTextExtents(3X11), XmbTextPerCharExtents(3X11) _X_l_i_b - _C
- _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 1 (printed 4/30/98)
-
-
-
-